Remove bogus xenfb include; breaks Solaris build.
authorKeir Fraser <keir@xensource.com>
Fri, 15 Jun 2007 08:17:49 +0000 (09:17 +0100)
committerKeir Fraser <keir@xensource.com>
Fri, 15 Jun 2007 08:17:49 +0000 (09:17 +0100)
Signed-off-by: John Levon <john.levon@sun.com>
tools/xenfb/xenfb.c

index eb46de1c92fe8451d3eea4ff0e6bc00ef33a45b6..fcc83e63558ed620deaa95bcb619940efaca903b 100644 (file)
@@ -10,7 +10,6 @@
 #include <xen/io/protocols.h>
 #include <sys/select.h>
 #include <stdbool.h>
-#include <xen/linux/evtchn.h>
 #include <xen/event_channel.h>
 #include <sys/mman.h>
 #include <errno.h>